Scripting > CxScript > PointMetadata Object

PointMetadata Object

The PointMetadata object contains methods to retrieve point metadata information. Point metadata cannot be modified with this object.

Declare the object using the following code:

CreateObject("CxScript.PointMetadata")

Each method in this document will assume that you have declared the PointMetadata object using the following code:

Dim PointMetadata

Set PointMetadata = CreateObject("CxScript.PointMetadata")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.